weston: fix crash on RaspberryPi 3 with VC4 DRM driver
authorDaniel Golle <[email protected]>
Fri, 18 Jul 2025 17:05:38 +0000 (18:05 +0100)
committerDaniel Golle <[email protected]>
Sat, 19 Jul 2025 15:56:01 +0000 (16:56 +0100)
commit1a3f140de38dcdb13d7c1f6f613f278e1ff0cc49
tree1c0717f010a786a630eac5bab5af3b65af73a1f5
parenta35ca4c7139057ed47db9063a4cf77987b0abef8
weston: fix crash on RaspberryPi 3 with VC4 DRM driver

See issue:
https://gitlab.freedesktop.org/wayland/weston/-/issues/1024

Patches imported are:
https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1621

Hopefully they will be part of an 14.0.3 release.

Signed-off-by: Daniel Golle <[email protected]>
frameworks/weston/Makefile
frameworks/weston/patches/001-drm-try-other-planes-that-may-support-fences.patch [new file with mode: 0644]
frameworks/weston/patches/002-drm-fix-a-few-dma-buf-feedback-failure-reasons.patch [new file with mode: 0644]
frameworks/weston/patches/003-drm-fix-issue-with-enum-being-wrongly-used.patch [new file with mode: 0644]
frameworks/weston/patches/004-drm-avoid-dma-buf-feedback-endless-loop.patch [new file with mode: 0644]